home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3721 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: ch42.bc.edu!user
  2. From: groupmember@bcvms.bc.edu (Theoretical Chem Group)
  3. Newsgroups: comp.lang.c,comp.lang.c++
  4. Subject: Re: Internet Based Programming
  5. Date: Tue, 30 Jan 1996 14:21:23 -0500
  6. Organization: Boston College
  7. Message-ID: <groupmember-3001961421230001@ch42.bc.edu>
  8. References: <4e947m$ip9@life.ai.mit.edu>
  9. NNTP-Posting-Host: ch42.bc.edu
  10.  
  11. In article <4e947m$ip9@life.ai.mit.edu>, mikea@ai.mit.edu (Mike Afergan) wrote:
  12.  
  13. >         I have knowledge of C/C++ programming as well as the various protocols
  14. > used on the internet.  However, I am looking for some
  15. > information/examples regarding internet-based C/C++ applications
  16. > (i.e., a ftp program or one that uses a TCP socket). 
  17. >         I assume this is simply a matter of including the proper header files,
  18. > but am nevertheless unable to find any good informaton.
  19. >         Could anyone supply me with a few good refrences (web links or book
  20. > recomendations)?
  21. >         -- Mike
  22.  
  23. I know there is freeware source code of Telnet from NCSA of UIUC. But this
  24. program is only running on Mac platform. Sorry I am not remembering their
  25. site. But you could just visit their home page to find out.
  26.  
  27. One thing I would like to know is whether Stevens' book on Network
  28. programming is good or not. Does it help you a lot?
  29.  
  30. Tony
  31. zhaoy@bcvms.bc.edu
  32.